home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / pca71.arc / PCA.DOC < prev    next >
Text File  |  1990-01-11  |  27KB  |  647 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                    PCA.Exe
  7.  
  8.                                 Version  7.1
  9.  
  10.                                (c) Nov., 1989
  11.  
  12.                                      by
  13.  
  14.                                Rad Delaroderie
  15.                                  PO Box 1991
  16.                                 Columbus, Ga.
  17.                                     31902
  18.  
  19.  
  20.  
  21.  
  22.  
  23. ---------------------------------------------------------------------------
  24. ---------------------------------------------------------------------------
  25. ---------------------------------------------------------------------------
  26.  
  27.  
  28. *********************
  29. Program Requirements:
  30. *********************
  31.  
  32.      128K RAM
  33.      DOS 2.0 or later
  34.      IBM or compatible
  35.  
  36.  
  37. ---------------------------------------------------------------------------
  38. ---------------------------------------------------------------------------
  39. ---------------------------------------------------------------------------
  40.  
  41.  
  42. *************
  43. Idiosyncrasy:
  44. *************
  45.  
  46.      My  programming  philosophy  is  that a program shows its first sign of 
  47.      failure  the  moment you have to pick up a user's manual to see what to 
  48.      do  next.   With  this  in mind, let me make a few points, and then you 
  49.      should  never  have  to  read  this  file again.  If you do, leave me a 
  50.      scathing message.
  51.      
  52.      I can be contacted at the PO Box listed above, or at
  53.      
  54.           Columbus Connection BBS
  55.           1-404-687-7309
  56.           Rad Delaroderie
  57.  
  58.  
  59. ---------------------------------------------------------------------------
  60. ---------------------------------------------------------------------------
  61. ---------------------------------------------------------------------------
  62.  
  63.  
  64. *************
  65. Packing List:
  66. *************
  67.  
  68. This  package,  whether  compressed  or  normal, should contain at least the 
  69. following files:
  70.  
  71.      PCA.Exe       (The executable program file)
  72.      PCA.Doc       (This documentation file that you're reading now)
  73.      PCA7Vert.Exe  (Conversion program to update older PCA data files
  74.                     to the new v7.x format)
  75.      RadCat.Txt    (A catalog of other available RAD Software programs)
  76.  
  77.  
  78. ---------------------------------------------------------------------------
  79. ---------------------------------------------------------------------------
  80. ---------------------------------------------------------------------------
  81.  
  82.  
  83. ********************
  84. Program Description:
  85. ********************
  86.  
  87.      PCA.Exe  is  a  personal  checking  account  program.   I've  seen many 
  88.      checking  account  programs, some of them incomprehensible, all of them 
  89.      tedious.   Many  of  them  are  obviously  geared toward small business 
  90.      usage,  and  have  account  coding  procedures, etc. that I have no use 
  91.      for.   Most  importantly, none of them LOOK like a checking account, if 
  92.      you  know what I mean.  All my life I've looked at a checkbook, and I'm 
  93.      comfortable  with  it.   I wanted a program that LOOKS like a checkbook 
  94.      ledger when I make entries.
  95.      
  96.      So  I  wrote one.  A PERSONAL checking account, if you get my emphasis.  
  97.      It  LOOKS  like  a  checkbook.  It FEELS like a personal checkbook.  It 
  98.      contains  all  the  information  a  regular checkbook does, and nothing 
  99.      more.
  100.      
  101.      But it does so much more--
  102.      
  103.      Like   print  out  the  entire  account,  or  any  page  you  wish  (11 
  104.      transactions  per page), balance your account automatically; search and 
  105.      find  any  entries  by any parameter you want it to search with, give a 
  106.      listing  and total amounts and print it out if you wish, let's you mark 
  107.      entries  as  "Cleared"  from the bank, void checks, make corrections of 
  108.      previous  entries  with  immediate updating of all subsequent balances, 
  109.      and on and on...
  110.      
  111.      I  wrote  it  in late '86 and used it during all of 1987.  No problems.  
  112.      I've  been  adding  new features to the program ever since, making more 
  113.      and more convenient and practical.  
  114.      
  115.      I've  been  real  happy with it, and I'm not easy to please.  Computers 
  116.      are  fun to play with, and create things, but personal practical use is 
  117.      not  an easy thing to program.  For me to use a computer in a practical 
  118.      sense,  it  really  does  have  to  be  practical.   Word processing is 
  119.      practical;  keeping  recipes  on  a  computer is not, unless you keep a 
  120.      convenient  terminal  in  the  kitchen.  If a personal checking account 
  121.      program  is  going  to  be  practical,  it  has  to  just  as  easy and 
  122.      convenient  to  enter  information  on  it  as  my  "regular" checkbook 
  123.      section  (which I haven't seen in over 3 years now...).  I made sure it 
  124.      would  be.   As  a  matter of fact, it's much easier, because I haven't 
  125.      had  to  spent one second figuring my balance since '86, and my account 
  126.      has been accurate to the penny the whole time.
  127.  
  128.  
  129. ---------------------------------------------------------------------------
  130. ---------------------------------------------------------------------------
  131. ---------------------------------------------------------------------------
  132.  
  133.  
  134. *****************
  135. To Install & Run:
  136. *****************
  137.  
  138.  
  139.      The  following  instructions assume that you know next to nothing about 
  140.      DOS  or installing and running programs.  I always try to remember that 
  141.      new  computer  users  are  many,  and I wish to make things as easy and 
  142.      clear as possible for these new users.
  143.      
  144.      Floppy disk system (no hard drive)-
  145.      
  146.           Insert  a blank floppy disk into Drive A.  At the DOS prompt, type 
  147.           the following:
  148.           
  149.                a:                            (Enter)
  150.                format a: /v/s                (Enter)
  151.           
  152.           When  the  system  finishes formatting the disk, it will ask for a 
  153.           Volume Label.  Type
  154.           
  155.                PCA                           (Enter)
  156.           
  157.           Now  remove  this newly formatted disk from Drive A and insert the 
  158.           disk  containing  the  PCA  program  files into Drive A.  Type the 
  159.           following:
  160.           
  161.                Copy a:\*.* b:                (Enter)
  162.           
  163.           Follow  the  instructions as they appear on the screen.  New users 
  164.           should  note  that,  on a single floppy disk system, your computer 
  165.           considers  your single drive to be both Drive A and Drive B.  When 
  166.           you  are  finished, you now have a usable program disk.  Label the 
  167.           disk  and make a copy for safekeeping.  To run the program, insert 
  168.           the  program  disk  into Drive A.  If the computer is off, turn it 
  169.           on.  Type the following:
  170.           
  171.                a:                            (Enter)
  172.                PCA                           (Enter)
  173.           
  174.           The program will now run.
  175.      
  176.      
  177.      Hard Disk System-
  178.      
  179.           At the DOS prompt, type the following:
  180.           
  181.                c:                            (Enter)
  182.                cd\                           (Enter)
  183.                md \PCA                       (Enter)
  184.                cd \PCA                       (Enter)
  185.           
  186.           If  the  original  program files are on a floppy disk, insert that 
  187.           disk into Drive A and type the following:
  188.           
  189.                copy a:\*.* c:\PCA            (Enter)
  190.           
  191.           If  the  original program files are already somewhere on your hard 
  192.           disk,  I'll  assume  that,  if you knew enough to get them on your 
  193.           hard  disk  already,  you know enough to copy them to the PCA sub-
  194.           directory.
  195.           
  196.           To start the program, type the following:
  197.           
  198.                c:                            (Enter)
  199.                cd \PCA                       (Enter)
  200.                PCA
  201.           
  202.           
  203.      
  204.      PCA.Exe  creates external data files, named PCAName.Dat & PCACheck.Dat, 
  205.      when  you  start  entering  your  items.  Database-type programs are by 
  206.      their   very   nature   "read/write"   intensive.    For  that  reason, 
  207.      performance  is slowest on a floppy disk, very fast on a hard disk, and 
  208.      lightning on a RAM disk.
  209.      
  210.      If  a  small  set of sample data files is included in this package, you 
  211.      may  immediately  get some idea of the PCA's features without having to 
  212.      enter  your own items right away.  When you are ready to establish your 
  213.      own  personal  data  files, you simply erase the sample files by typing 
  214.      the following:
  215.      
  216.                          del *.Dat         (Enter)
  217.      
  218.      at  the  DOS  prompt  while  in the \PCA sub-directory, then start from 
  219.      scratch with your own data file.
  220.  
  221.  
  222.      NOTE:     If  you  have  a hard drive, you might want to consider how I 
  223.                arrange my hard disk to use PCA.Exe--
  224.                
  225.                First,  I made a sub-directory called \PCA and put PCA.Exe in 
  226.                it.   I  then  created sub-directories under PCA, naming each 
  227.                for  the appropriate year of checking records.  For instance, 
  228.                I have my hard disk structured as follows:
  229.                
  230.                     \Root Directory
  231.                     |
  232.                     |--\PCA       (containing PCA.Exe)
  233.                     |  |
  234.                     |  |--\1987   (containing 1987 checking data files)
  235.                     |  |  |
  236.                     |  |  |-- PCAName.Dat & PCACheck.Dat
  237.                     |  |
  238.                     |  |--\1988   (containing 1988 checking data files)
  239.                     |  |  |
  240.                     |  |  |-- PCAName.Dat & PCACheck.Dat
  241.                     |  |
  242.                     |  |--\1989   (containing 1989 checking data files)
  243.                     |
  244.                     |--\Some other sub-directory
  245.                     |
  246.                     |--\etc.
  247.                
  248.                I  then  include the \PCA sub-directory in my Path command in 
  249.                my  AutoExec.Bat file.  (If you're not familiar with the Path 
  250.                command,  look  it  up in your DOS manual--  It's a must once 
  251.                you  understand  it.)   Then,  if I want to look at any given 
  252.                checking  account  year,  I  simply change to the appropriate 
  253.                sub-directory  year and type PCA.  The Path command will find 
  254.                PCA.Exe and execute it in the appropriate sub-directory.
  255.                
  256.                If  you  have a floppy disk system, you should use one floppy 
  257.                disk  per  calendar  year,  carrying  the end-of-year balance 
  258.                from the previous year forward as the beginning balance.
  259.                
  260.                If  you  have a RAM disk, you can copy the *.Dat files to the 
  261.                RAM  disk,  go  to  the  RAM disk, and type PCA.  When you're 
  262.                through,  make  sure  to copy the updated *.Dat files back to 
  263.                the  appropriate  sub-directory  on your physical disk so you 
  264.                don't lose the information.
  265.                
  266.                
  267.      *************************
  268.      Conversion of Version 6.x
  269.      *.Dat Files:
  270.      *************************
  271.      
  272.           If  you  have  been  using version 6.x of PCA.Exe, and you want to 
  273.           use  the  Version  6.x *.Dat files with Version 7.x, then you need 
  274.           to  convert  the  Version 6.x *.Dat files to a format that Version 
  275.           7.x uses with PCA7Vert.Exe.
  276.           
  277.           If  PCA7Vert.Exe  is  not included in this package, include a note 
  278.           with  your  contribution  saying  that  you  need the PCA7Vert.Exe 
  279.           program,  and  I'll  include  it  with  the  latest  full-featured 
  280.           version of PCA.  If all you have is a 3-1/2" drive, tell me.
  281.           
  282.           If  this  is  the  first time you have ever used PCA.Exe, then you 
  283.           don't need PCA7Vert.Exe.
  284.  
  285.  
  286. ---------------------------------------------------------------------------
  287. ---------------------------------------------------------------------------
  288. ---------------------------------------------------------------------------
  289.  
  290.  
  291. ******************
  292. Using the program:
  293. ******************
  294.  
  295.      PCA   starts   with  a  title  page  containing  author  and  copyright 
  296.      information.   If  you have not established an account yet, the program 
  297.      will  detect  that  and  provide an entry screen to start your account.  
  298.      The  program needs your name, account number, account year, name of the 
  299.      bank,  and  the  beginning balance.  Once you provide that information, 
  300.      or  if  there  is  already an established account, the program presents 
  301.      you  with  a  display  that  looks like the last page of your checkbook 
  302.      ledger.   Your  last  checkbook entry is highlighted.  This is the main 
  303.      screen-- the focal point of the program.
  304.      
  305.      In  this  screen,  you  can look over your entire account and highlight 
  306.      any  given  transaction  using  the  UpArrow & DownArrow cursor control 
  307.      keys.   You  can  also mark/unmark any entry in your account as cleared 
  308.      with the TAB key.
  309.      
  310.      The  bottom  line  of  the  screen  lists  the options available at any 
  311.      point.   You  can  highlight the desired option with the cursor control 
  312.      keys,  or  by  pressing  the first letter of the option word.  Pressing 
  313.      the  ENTER  key  then  executes the highlighted option.  Each option is 
  314.      examined in detail below:
  315.      
  316.      
  317.      *********
  318.      New Entry
  319.      *********
  320.      
  321.           If  you  highlight  this  choice  and  press  ENTER,  you  will be 
  322.           presented  with  an  entry  screen  for  entering  a  check.  Help 
  323.           screens assist you as you enter.
  324.           
  325.           NOTE:  When  you  enter  the  description of the transaction, like 
  326.           "Ga.  Power  Company", or whatever, remember that this program can 
  327.           search  and  find  previous  records, so put some thought into how 
  328.           you enter the description to make it easy to find later.
  329.           
  330.           For  example,  I always put "Rx" in the description of any medical 
  331.           bill  that  I  write  so  I  can  get  a summarized listing of all 
  332.           Medical  Expenses by telling the program to find all listings that 
  333.           have  "Rx" in them.  This is just a practical hint that you'll see 
  334.           for  yourself as you use the program.  I'm just telling you now to 
  335.           save  you  the  trouble  of modifying info when you understand how 
  336.           the search feature works.
  337.           
  338.           AMOUNT  Entries:   PCA  lets  you  go in the red up to one hundred 
  339.           thousand  dollars!   It also lets you maintain up to a one million 
  340.           dollar balance.  Should be enough, huh?
  341.      
  342.      *****************
  343.      Print the account
  344.      *****************
  345.      
  346.           You  can  print  any  displayed  screen  page (12 entries), or the 
  347.           entire account.
  348.           
  349.           Suggestion:    Set  your  printer  in  the  compressed  mode  when 
  350.           printing.   The  display  looks  cleaner  and, at least for me, is 
  351.           easier to read.
  352.      
  353.      ***************
  354.      Modify an Entry
  355.      ***************
  356.      
  357.           Highlight  a transaction, then highlight "Modify" and press ENTER, 
  358.           and  you  can  change  that  transaction's date, type transaction, 
  359.           description,  or  amount.   Amounts  are  automatically updated if 
  360.           necessary.
  361.      
  362.      ***************
  363.      Delete an Entry
  364.      ***************
  365.      
  366.           Highlight  a transaction, then highlight "Delete" and press ENTER, 
  367.           and  you  can  delete  that  transaction  entry from your account.  
  368.           Amounts are automatically updated.
  369.      
  370.      *************
  371.      Void an Entry
  372.      *************
  373.      
  374.           Highlight  a  transaction,  then highlight "Void" and press ENTER, 
  375.           and  you  can  void  that transaction without removing it from the 
  376.           account ledger.  Amounts are automatically updated.
  377.      
  378.      *****************
  379.      Clear the Account
  380.      *****************
  381.      
  382.           When  you  receive your statement from the bank, PCA can reconcile 
  383.           your  balance  for  you  automatically.  Choosing this option will 
  384.           cause  the  program  to  generate  a list of all uncleared entries 
  385.           listed  in  your  account.  Using your bank statement's listing of 
  386.           cleared  transactions,  you simply clear each appropriate entry in 
  387.           your  account  with  the  TAB  key.  As you clear the entries, the 
  388.           display  updates  the outstanding debits, credits, and the balance 
  389.           the  bank  thinks  you have.  When you are finished, the displayed 
  390.           bank  balance  should  agree  with  the balance shown on your bank 
  391.           statement.  Reconciling has never been easier!
  392.      
  393.      *****
  394.      Find 
  395.      *****
  396.      
  397.           This  is  the  feature mentioned in the "New Entry" section above.  
  398.           PCA  will let you find one entry, or a sub-list of entries, in the 
  399.           following manner:
  400.           
  401.           PCA  will  ask  you  if you wish to find according to the month of 
  402.           the  entry,  the  check number or type of transaction, any part of 
  403.           the  description,  any  debit  amount, or any credit amount.  Upon 
  404.           responding,  PCA  asks you to enter what you are looking for.  PCA 
  405.           will  then  search  the  account extremely quickly and present you 
  406.           with  a  list  of  matches  with debit and credit totals.  You can 
  407.           print out this list if you wish.
  408.           
  409.           This  powerful  feature  lets  you  query  and  learn  about  your 
  410.           spending  habits,  and  provide  useful  information  (such as tax 
  411.           information)  in  ways only limited by your imagination.  Previous 
  412.           careful  thought  of your description in your entries will let you 
  413.           generate lists in a practical and revealing manner.
  414.      
  415.      *********
  416.      Help Page
  417.      *********
  418.      
  419.           This  will  present  you  with  a  help  page that summarizes this 
  420.           documentation
  421.  
  422.      *****************
  423.      Quit the Program-
  424.      *****************
  425.      
  426.      If  you  wish  to  Quit  the  program, simply highlight that option and 
  427.      press  the  ENTER  key.   PCA  will  ask  you  if  you  want  to  see a 
  428.      statistical summary of the your account.
  429.      
  430.      If  you  answer  yes,  you'll  be  presented with a summary screen that 
  431.      gives  you  a  statistical  picture  of  your spending history for that 
  432.      year.
  433.      
  434.      If you answer no, the program will exit to DOS.
  435.  
  436.  
  437. ---------------------------------------------------------------------------
  438. ---------------------------------------------------------------------------
  439. ---------------------------------------------------------------------------
  440.  
  441.  
  442. ********
  443. Request:
  444. ********
  445.  
  446.      I  love  compliments.   I  welcome critiques.  I'm open to suggestions.  
  447.      I'll   listen  to  advice.   I'll  consider  criticisms.   I'll  ignore 
  448.      sarcasm.   I'll  seethe  over  insults.   No  matter  what, I encourage 
  449.      feedback  one way or the other.  The bottom line is that someone else's 
  450.      point  of  view  always gives me a wider perspective on my work.  So if 
  451.      you have something to say, make the effort and get in touch with me.
  452.  
  453.  
  454. ---------------------------------------------------------------------------
  455. ---------------------------------------------------------------------------
  456. ---------------------------------------------------------------------------
  457.  
  458.  
  459. *************
  460. Expectations:
  461. *************
  462.  
  463.      If  you find that you use the review version of this program regularly, 
  464.      and  you are any kind of gentleman or lady, I know you'd send a miserly 
  465.      $20  for  a  full-featured  version  of  a program that is commercially 
  466.      worth  a  lot  more  than that.  Make sure that you specify the program 
  467.      name,  version  number,  and  the  type floppy disk you need.  (Use the 
  468.      order form at the bottom of the accompanying RadCat.Txt file)
  469.      
  470.      If  you  wish  to  use  this  program  in a commercial or institutional 
  471.      environment, contact me and we'll make arrangements.
  472.      
  473.      Finally,  if  this  is the review version, you are encouraged to freely 
  474.      distribute  copies  of  this  program  for  others to review.  However, 
  475.      please  make  sure to include this PCA.Doc file, the RadCat.Txt catalog 
  476.      file,  and the sample PCA*.Dat files along with the PCA.Exe file.
  477.  
  478.  
  479. ---------------------------------------------------------------------------
  480. ---------------------------------------------------------------------------
  481. ---------------------------------------------------------------------------
  482.  
  483.  
  484. ********
  485. History:
  486. ********
  487.  
  488.      Checking.Bas
  489.      Version 1.0
  490.      Dec.'86
  491.      
  492.           Original version
  493.      
  494.      Checking.Exe
  495.      Version 1.4
  496.      Aug.'87
  497.      
  498.           * About 150% faster
  499.      
  500.      Checking.Exe
  501.      Version 2.0
  502.      Dec.'87
  503.      
  504.           * About 50% faster
  505.           * Windowed options added
  506.      
  507.      Checking.Exe
  508.      Version 2.1
  509.      Feb.'88
  510.      
  511.           *bug in Marking routine fixed
  512.      
  513.      PCA.Exe (Personal Checking Account)
  514.      Version 3.0
  515.      June '88
  516.      
  517.           * About 25% faster
  518.           * Display vastly improved with extensive scrolling capability
  519.           * Binary encryption of the data files for speed and compactness
  520.           * Printout options added
  521.      
  522.      PCA.Exe (Personal Checking Account)
  523.      Version 3.2
  524.      Sept. '88
  525.      
  526.           * Display bug corrected
  527.      
  528.      PCA.Exe (Personal Checking Account)
  529.      Version 4.0
  530.      March '89
  531.      
  532.           * About 10% faster
  533.           * User response scheme greatly simplified
  534.           * New  Entries  inserted  into  the  existing entries according to 
  535.             date  of  transaction instead of simply being added sequentially 
  536.             to the end of the list of entries
  537.           * Delete option added
  538.           * Void option added
  539.           * Help page for Main Menu options added
  540.           * "Clear"  option  added.   Reconciling  your  bank  statement now 
  541.             takes  seconds, the program does all the math automatically, and 
  542.             shows you the balance the bank thinks you have
  543.           
  544.           See Help Page in program for details.
  545.      
  546.      PCA.Exe (Personal Checking Account)
  547.      Version 5.0
  548.      May '89
  549.      
  550.           * A couple of display bugs fixed.
  551.             Thanks for the user input!
  552.           * User response scheme even simpler, yet more versatile.
  553.      
  554.      PCA.Exe (Personal Checking Account)
  555.      Version 5.3
  556.      July '89
  557.      
  558.           * Inline Assembly code incorporated to save screens
  559.             during windows.  Saves and Restores now occur instantly,
  560.             whether on RAM disk or slow floppies!
  561.      
  562.      PCA.Exe (Personal Checking Account)
  563.      Version 5.4
  564.      July '89
  565.      
  566.           * Bug in printing routines fixed.
  567.             Thanks for the user input!
  568.           * Several minor display changes
  569.           * Printout of "Find" matches
  570.             now includes debit and credit totals.
  571.             Thanks for the user input!
  572.      
  573.      PCA.Exe (Personal Checking Account)
  574.      Version 5.5
  575.      Aug. '89
  576.      
  577.           * Bug  fixed.   If  a  credit  entry  was  date  inserted into the 
  578.             transaction  record,  the  program displayed incorrect subtotals 
  579.             from  the  date  of  the  transaction  to the end of the record.  
  580.             Current  users,  note that the displayed math error was internal 
  581.             and  temporary.   That  is,  it was not a "permanent" error.  If 
  582.             you  quit  and  re-entered  the program, the math became correct 
  583.             again.  Regardless, displayed subtotals under such circumstances 
  584.             are now always correct.  Thanks for the user input!
  585.      
  586.      PCA.Exe (Personal Checking Account)
  587.      Version 6.0
  588.      Sept. '89
  589.      
  590.           * Complete  screen display revision that allows the program to run 
  591.             on a monochrome as well as color monitor.
  592.           
  593.           * Considerable  "tightening"  of  certain algorithms for increased 
  594.             efficiency and speed.
  595.           
  596.           * Minor bug fixed in printing routine.
  597.             Thanks for the user input!
  598.           
  599.           * Limited version released
  600.      
  601.      PCA.Exe (Personal Checking Account)
  602.      Version 6.1
  603.      Sept. '89
  604.      
  605.           * Minor user response changes for quicker user input.
  606.      
  607.      PCA.Exe (Personal Checking Account)
  608.      Version 6.2
  609.      Oct. '89
  610.      
  611.           * Bug fix in printing routine and other minor changes.
  612.      
  613.      PCA.Exe (Personal Checking Account)
  614.      Version 6.3
  615.      Nov. '89
  616.      
  617.           * Full-featured version available upon contribution.
  618.      
  619.      PCA.Exe (Personal Checking Account)
  620.      Version 7.0
  621.      Dec. '89
  622.      
  623.           * Converted  all  amounts to double-precision real numbers with an 
  624.             internal  precision  of  up  to 17 digits.  (Conversion program, 
  625.             PCA7Vert.Exe, available to update older PCA data files.)
  626.           
  627.           * Several screen display enhancements
  628.           
  629.           * Data  entry  fields now have "default" entries that are based on 
  630.             your  last entry in that field, including automatic check number 
  631.             incrementing.
  632.           
  633.           * Increased Heading/Description entry by 10 Characters
  634.      
  635.      PCA.Exe (Personal Checking Account)
  636.      Version 7.1
  637.      Jan. '90
  638.      
  639.           * Minor bug in screen display during searches cleared up.
  640.  
  641.  
  642. ---------------------------------------------------------------------------
  643. ---------------------------------------------------------------------------
  644. ---------------------------------------------------------------------------
  645.  
  646.                         End of PCA.Doc File
  647.